<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Word-Count/Word Count/AppDelegate.applescript, branch master</title>
<subtitle>Word counter for the current TextEdit document</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/'/>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2018-11-21T01:58:46+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T01:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/commit/?id=11cb5c509c7680129b7e7d9c4b25525304f46e45'/>
<id>11cb5c509c7680129b7e7d9c4b25525304f46e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AppDelegate.applescript: Fix whitespace</title>
<updated>2018-11-21T01:57:57+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T01:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/commit/?id=88c92eb7efa560aa68dbb3c0f3d515e54e9eaf63'/>
<id>88c92eb7efa560aa68dbb3c0f3d515e54e9eaf63</id>
<content type='text'>
Xcode was set to 4-space tabs, but the template-generated AppDelegate
used tabs. Switch over to tabs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xcode was set to 4-space tabs, but the template-generated AppDelegate
used tabs. Switch over to tabs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Close the application when the window is closed with the close button</title>
<updated>2018-10-08T16:31:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-10-08T16:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/commit/?id=d676974a5a66c6cbb89a1b2cc0333ff1d7acf1cb'/>
<id>d676974a5a66c6cbb89a1b2cc0333ff1d7acf1cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a label to display the filename of the document used</title>
<updated>2018-10-08T15:33:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-10-08T15:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/commit/?id=f722251e725d6ed0ee8434ad2207a00d7f09c3a7'/>
<id>f722251e725d6ed0ee8434ad2207a00d7f09c3a7</id>
<content type='text'>
Provides a way to confirm that the word counter operated on the expected
document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides a way to confirm that the word counter operated on the expected
document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the window with character, word, and paragraph counts</title>
<updated>2018-10-08T15:20:06+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-10-08T15:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/commit/?id=e627e55bc24355cf33fff2aceb704298085bc681'/>
<id>e627e55bc24355cf33fff2aceb704298085bc681</id>
<content type='text'>
Turns out you have to call Objective-C methods, weird. Never seen that
syntax in AppleScript before. Neat though once you know.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out you have to call Objective-C methods, weird. Never seen that
syntax in AppleScript before. Neat though once you know.
</pre>
</div>
</content>
</entry>
<entry>
<title>New AppleScript App initialised from Xcode Version 9.2 (9C40b)</title>
<updated>2018-10-08T14:35:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-10-08T14:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Word-Count/commit/?id=8412194269fe6632fe9ec4766392d270d47f40e1'/>
<id>8412194269fe6632fe9ec4766392d270d47f40e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
